[INFO] fetching crate apex-jump 0.2.1...
[INFO] testing apex-jump-0.2.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate apex-jump 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate apex-jump 0.2.1
[INFO] finished tweaking crates.io crate apex-jump 0.2.1
[INFO] tweaked toml for crates.io crate apex-jump 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apex-jump 0.2.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apex-jump 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/workspace/builds/worker-4-tc2/source/src/proxy.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `apex-jump`
[INFO] [stderr]   * `bin` target `apex-jump-fileserver`
[INFO] [stderr] warning: `apex-jump` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2dee0f178230e42bd0d362790ae9207dddb7a193a553cf96250f0702e9ecfa2b
[INFO] running `Command { std: "docker" "start" "-a" "2dee0f178230e42bd0d362790ae9207dddb7a193a553cf96250f0702e9ecfa2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dee0f178230e42bd0d362790ae9207dddb7a193a553cf96250f0702e9ecfa2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dee0f178230e42bd0d362790ae9207dddb7a193a553cf96250f0702e9ecfa2b", kill_on_drop: false }`
[INFO] [stdout] 2dee0f178230e42bd0d362790ae9207dddb7a193a553cf96250f0702e9ecfa2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c9ea87744282ed469dba0716c41e35f62a3a3fe2c7eda64b0a497bb38cf156c
[INFO] running `Command { std: "docker" "start" "-a" "6c9ea87744282ed469dba0716c41e35f62a3a3fe2c7eda64b0a497bb38cf156c", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/src/proxy.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `apex-jump`
[INFO] [stderr]   * `bin` target `apex-jump-fileserver`
[INFO] [stderr] warning: `apex-jump` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling thread-id v5.1.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling axum-extra v0.12.6
[INFO] [stderr]    Compiling apex-jump v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.79s
[INFO] running `Command { std: "docker" "inspect" "6c9ea87744282ed469dba0716c41e35f62a3a3fe2c7eda64b0a497bb38cf156c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c9ea87744282ed469dba0716c41e35f62a3a3fe2c7eda64b0a497bb38cf156c", kill_on_drop: false }`
[INFO] [stdout] 6c9ea87744282ed469dba0716c41e35f62a3a3fe2c7eda64b0a497bb38cf156c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d9263539b88863c68ffa81052aa096f7b3a2b2994292f2bd59eca83a6fb5364
[INFO] running `Command { std: "docker" "start" "-a" "3d9263539b88863c68ffa81052aa096f7b3a2b2994292f2bd59eca83a6fb5364", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/src/proxy.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `apex-jump`
[INFO] [stderr]   * `bin` target `apex-jump-fileserver`
[INFO] [stderr] warning: `apex-jump` (manifest) generated 1 warning
[INFO] [stderr]    Compiling apex-jump v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s
[INFO] running `Command { std: "docker" "inspect" "3d9263539b88863c68ffa81052aa096f7b3a2b2994292f2bd59eca83a6fb5364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d9263539b88863c68ffa81052aa096f7b3a2b2994292f2bd59eca83a6fb5364", kill_on_drop: false }`
[INFO] [stdout] 3d9263539b88863c68ffa81052aa096f7b3a2b2994292f2bd59eca83a6fb5364
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 54d0ad6a5d46feda00d29fbb87eed53089914d3f85be758c150482fdcfb8cd6e
[INFO] running `Command { std: "docker" "start" "-a" "54d0ad6a5d46feda00d29fbb87eed53089914d3f85be758c150482fdcfb8cd6e", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: file `/opt/rustwide/workdir/src/proxy.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `apex-jump`
[INFO] [stderr]   * `bin` target `apex-jump-fileserver`
[INFO] [stderr] warning: `apex-jump` (manifest) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apex_jump-1d13564f629d67bf)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/proxy.rs (/opt/rustwide/target/debug/deps/apex_jump-0f0b2a2425169a8c)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests apex_jump
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/proxy_server.rs - proxy_server::WsProxyBuilder::with_route (line 405) ... FAILED
[INFO] [stdout] test src/proxy_server.rs - proxy_server::WsProxyBuilder::with_registration_paths (line 347) ... FAILED
[INFO] [stdout] test src/proxy_server.rs - proxy_server::WsProxyBuilder::with_service (line 430) ... FAILED
[INFO] [stdout] test src/proxy_server.rs - proxy_server::WsProxy::new_subscriber (line 248) ... FAILED
[INFO] [stdout] test src/proxy_server.rs - proxy_server::WsProxyBuilder (line 285) ... FAILED
[INFO] [stdout] test src/proxy_server.rs - proxy_server::WsProxy::start (line 190) ... FAILED
[INFO] [stdout] test src/proxy_server.rs - proxy_server::WsProxyBuilder::with_route (line 389) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/proxy_server.rs - proxy_server::WsProxyBuilder::with_route (line 405) stdout ----
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `State` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:410:18
[INFO] [stdout]     |
[INFO] [stdout] 410 | async fn ext_map(State(state): State<Arc<WsProxyState>>) -> impl IntoResponse {
[INFO] [stdout]     |                  ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 407 + use axum::extract::State;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:410:32
[INFO] [stdout]     |
[INFO] [stdout] 410 | async fn ext_map(State(state): State<Arc<WsProxyState>>) -> impl IntoResponse {
[INFO] [stdout]     |                                ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 407 + use axum::extract::State;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:410:38
[INFO] [stdout]     |
[INFO] [stdout] 410 | async fn ext_map(State(state): State<Arc<WsProxyState>>) -> impl IntoResponse {
[INFO] [stdout]     |                                      ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 407 + use std::sync::Arc;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WsProxyState` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:410:42
[INFO] [stdout]     |
[INFO] [stdout] 410 | async fn ext_map(State(state): State<Arc<WsProxyState>>) -> impl IntoResponse {
[INFO] [stdout]     |                                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 407 + use apex_jump::WsProxyState;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Value` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:411:28
[INFO] [stdout]     |
[INFO] [stdout] 411 |     serde_json::to_string(&Value::Object(state.ext.lock().await.clone())).unwrap()
[INFO] [stdout]     |                            ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 407 + use serde_json::Value;
[INFO] [stdout]     |
[INFO] [stdout] 407 + use serde_yaml_ng::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:417:29
[INFO] [stdout]     |
[INFO] [stdout] 417 |         .with_route("/map", get(ext_map));
[INFO] [stdout]     |                             ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 407 + use axum::routing::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0531.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/proxy_server.rs - proxy_server::WsProxyBuilder::with_registration_paths (line 347) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `WsProxy` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:348:15
[INFO] [stdout]     |
[INFO] [stdout] 348 | let builder = WsProxy::builder()
[INFO] [stdout]     |               ^^^^^^^ use of undeclared type `WsProxy`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 347 + use apex_jump::WsProxy;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/proxy_server.rs - proxy_server::WsProxyBuilder::with_service (line 430) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:442:48
[INFO] [stdout]     |
[INFO] [stdout] 442 |     let router = Router::new().route("/hello", get(hello_world));
[INFO] [stdout]     |                                                ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 432 + use axum::routing::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/proxy_server.rs - proxy_server::WsProxy::new_subscriber (line 248) stdout ----
[INFO] [stdout] error: expected expression, found `.`
[INFO] [stdout]    --> src/proxy_server.rs:253:1
[INFO] [stdout]     |
[INFO] [stdout] 253 | .        msg.to_text().unwrap()
[INFO] [stdout]     | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `proxy` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:249:26
[INFO] [stdout]     |
[INFO] [stdout] 249 | let (uuid, subscriber) = proxy.new_subscriber().await;
[INFO] [stdout]     |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `receiver` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:250:27
[INFO] [stdout]     |
[INFO] [stdout] 250 | while let Some(Ok(msg)) = receiver.next().await {
[INFO] [stdout]     |                           ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `proxy` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:256:1
[INFO] [stdout]     |
[INFO] [stdout] 256 | proxy.close_subscriber(uuid).await;
[INFO] [stdout]     | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/proxy_server.rs:249:49
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_proxy_server_rs_248_0() {
[INFO] [stdout]     |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 249 | let (uuid, subscriber) = proxy.new_subscriber().await;
[INFO] [stdout]     |                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/proxy_server.rs:250:43
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_proxy_server_rs_248_0() {
[INFO] [stdout]     |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] 249 | let (uuid, subscriber) = proxy.new_subscriber().await;
[INFO] [stdout] 250 | while let Some(Ok(msg)) = receiver.next().await {
[INFO] [stdout]     |                                           ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/proxy_server.rs:256:30
[INFO] [stdout]     |
[INFO] [stdout] 248 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_proxy_server_rs_248_0() {
[INFO] [stdout]     |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 256 | proxy.close_subscriber(uuid).await;
[INFO] [stdout]     |                              ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/proxy_server.rs - proxy_server::WsProxyBuilder (line 285) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `WsProxy` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 | let proxy = WsProxy::builder()
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `WsProxy`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 285 + use apex_jump::WsProxy;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/proxy_server.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 285 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_proxy_server_rs_285_0() {
[INFO] [stdout]     |                                      -------------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 289 | proxy.start().await;
[INFO] [stdout]     |               ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/proxy_server.rs - proxy_server::WsProxy::start (line 190) stdout ----
[INFO] [stdout] error[E0271]: expected `{async block@src/proxy_server.rs:6:1: 6:15}` to be a future that resolves to `()`, but it resolves to `Result<(), Error>`
[INFO] [stdout]    --> src/proxy_server.rs:194:1
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[tokio::main]
[INFO] [stdout]     | ^^^^^^^^^^^^^^ expected `()`, found `Result<(), Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                     found enum `Result<(), std::io::Error>`
[INFO] [stdout]     = note: required for the cast from `&{async block@src/proxy_server.rs:6:1: 6:15}` to `&dyn Future<Output = ()>`
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/proxy_server.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |   async fn main() {
[INFO] [stdout]     |                  - expected `()` because of default return type
[INFO] [stdout] 196 | /     WsProxy::builder()
[INFO] [stdout] 197 | |         // configure your WsProxy here
[INFO] [stdout] 198 | |         .build()
[INFO] [stdout] 199 | |         .start()
[INFO] [stdout] 200 | |         .await
[INFO] [stdout]     | |______________^ expected `()`, found `Result<(), Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                     found enum `Result<(), std::io::Error>`
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result<(), std::io::Error>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 200 |         .await.expect("REASON")
[INFO] [stdout]     |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0271, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/proxy_server.rs - proxy_server::WsProxyBuilder::with_route (line 389) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]    --> src/proxy_server.rs:401:29
[INFO] [stdout]     |
[INFO] [stdout] 401 |         .with_route("/map", get(hello_world));
[INFO] [stdout]     |                             ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 391 + use axum::routing::get;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/proxy_server.rs - proxy_server::WsProxy::new_subscriber (line 248)
[INFO] [stdout]     src/proxy_server.rs - proxy_server::WsProxy::start (line 190)
[INFO] [stdout]     src/proxy_server.rs - proxy_server::WsProxyBuilder (line 285)
[INFO] [stdout]     src/proxy_server.rs - proxy_server::WsProxyBuilder::with_registration_paths (line 347)
[INFO] [stdout]     src/proxy_server.rs - proxy_server::WsProxyBuilder::with_route (line 389)
[INFO] [stdout]     src/proxy_server.rs - proxy_server::WsProxyBuilder::with_route (line 405)
[INFO] [stdout]     src/proxy_server.rs - proxy_server::WsProxyBuilder::with_service (line 430)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.73s; merged doctests compilation took 0.31s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "54d0ad6a5d46feda00d29fbb87eed53089914d3f85be758c150482fdcfb8cd6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54d0ad6a5d46feda00d29fbb87eed53089914d3f85be758c150482fdcfb8cd6e", kill_on_drop: false }`
[INFO] [stdout] 54d0ad6a5d46feda00d29fbb87eed53089914d3f85be758c150482fdcfb8cd6e
